projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b1730d
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Mon, 5 Mar 2007 22:09:13 +0000
(22:09 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Mon, 5 Mar 2007 22:09:13 +0000
(22:09 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e5832df2dd4b9dcc9ab23268e540a71c55237207..4b50f62a10d2a8d9bebc15e492e3f091c706ca2e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-220,7
+220,8
@@
2007-02-26 Andrey Zhdanov <susuman@hotmail.com> (tiny change)
- (gud-pdb-marker-regexp): Add optional <module> keyword for Python 2.5.
+ * progmodes/gud.el (gud-pdb-marker-regexp): Add optional <module>
+ keyword for Python 2.5.
2007-02-26 Romain Francoise <romain@orebokech.com>